Don't assume that a path of depth 0 has no indices. (#467324, Szilard
authorMatthias Clasen <mclasen@redhat.com>
Sun, 9 Sep 2007 19:48:22 +0000 (19:48 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 9 Sep 2007 19:48:22 +0000 (19:48 +0000)
commit5c4d0d697def00f674c047bb2b6a03cd37281d97
tree8db3bcfa9d59c1b7557be7a1873ba046c21caf4d
parent57e8bdcb544526930c8fee8a8fec8ea2070db31b
Don't assume that a path of depth 0 has no indices. (#467324, Szilard

2007-09-09  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_rows_reordered):
        * gtk/gtktreemodelsort.c (gtk_tree_model_sort_rows_reordered): Don't
        assume that a path of depth 0 has no indices.  (#467324, Szilard
        Pfeiffer)

svn path=/trunk/; revision=18770
ChangeLog
gtk/gtktreemodelfilter.c
gtk/gtktreemodelsort.c